Package-level declarations
Types
Link copied to clipboard
class AdRequestError @JvmOverloads constructor(val code: Int, val description: String, val adUnitId: String? = null)
Class containing errors that can occur during an ad request.
Link copied to clipboard
Link copied to clipboard
Class that creates a bidder token to be used in the mediation. Bidder token is generated asynchronously.
Link copied to clipboard
interface BidderTokenLoadListener
Listener to obtain results of bidder token generation from BidderTokenLoader.loadBidderToken
Link copied to clipboard
class BidderTokenRequest
Configuration for requesting a bidder token.
Link copied to clipboard
interface ImpressionData
An interface with impression-level revenue data.
Link copied to clipboard
A listener for receiving notifications about SDK initialization complete.
Link copied to clipboard
An object that provides playback control for video.
Link copied to clipboard
A listener for receiving callbacks for video events.